Lucene search
+L
LinuxLinux Kernel

14709 matches found

CVE
CVE
added 2025/10/01 11:42 a.m.27 views

CVE-2022-50431

CVE-2022-50431 : Linux kernel patch fixes a memory-leak in ALSA aoa i2sbus handling. The issue stems from dev_set_name() allocating memory for the name in soundbus_add_one() and not freeing it if of_device_register() fails; the fix adds soundbus_dev_put() and frees resources in i2sbus_release_dev...

5.5CVSS6.1AI score0.00146EPSS
Save
CVE
CVE
added 2025/10/01 11:42 a.m.27 views

CVE-2022-50435

CVE-2022-50435 : Linux kernel ext4 inline data handling bug where inline data was not cleared after direct IO creation, potentially causing a crash when an inode with both inline and block data is later truncated and rewritten. The accompanying fixes clear EXT4_STATE_MAY_INLINE_DATA during direct...

5.5CVSS6.2AI score0.00149EPSS
Save
CVE
CVE
added 2025/10/01 11:45 a.m.27 views

CVE-2022-50445

Summary: CVE-2022-50445 is a Linux kernel vulnerability where an attacker could trigger reinjection of transport-mode packets through a workqueue in the XFRM path, potentially leading to system instability. The issue is associated with the 6.x kernel series (example shown: 6.0.0-rc6+ #39) and is ...

5.5CVSS6.1AI score0.00146EPSS
Save
CVE
CVE
added 2025/10/01 11:45 a.m.27 views

CVE-2022-50451

CVE-2022-50451 involves a memory leak in the Linux kernel’s ntfs3 module, specifically in the ntfs_fill_super() error path. The provided documents consistently describe a bug where an unreferenced kmemleak object is leaked during mounting, traced to the error handling path of ntfs_fill_super(). T...

5.5CVSS6.1AI score0.00151EPSS
Save
CVE
CVE
added 2025/10/07 3:19 p.m.27 views

CVE-2022-50512

CVE-2022-50512 affects the Linux kernel ext4 filesystem. The root cause is a potential memory leak in ext4_fc_record_regions(): krealloc may return NULL, leaving state->fc_regions NULL but not freeing the previous allocation, causing a memory leak. Multiple connected sources (NVD, OSV, OpenVAS...

5.5CVSS6.1AI score0.00146EPSS
Save
CVE
CVE
added 2025/10/07 3:19 p.m.27 views

CVE-2022-50520

CVE-2022-50520 affects the Linux kernel's DRM Radeon path, where radeon_atrm_get_bios() leaked a PCI device refcount due to a missing pci_dev_put() when breaking the loop. The issue arises because pci_get_class() may return a pci_device with a retained reference, and if the loop is exited with pd...

5.5CVSS6AI score0.00153EPSS
Save
CVE
CVE
added 2025/10/07 3:19 p.m.27 views

CVE-2022-50523

The CVE-2022-50523 issue affects the Linux kernel, specifically the Rockchip clock driver (clk: rockchip). The vulnerability arises in rockchip_clk_register_pll() where, on clk_register() failure, pll->rate_table may have been allocated via kmemdup() and is not freed, causing a memory leak. Th...

5.5CVSS6.1AI score0.0015EPSS
Save
CVE
CVE
added 2025/10/07 3:21 p.m.27 views

CVE-2022-50541

CVE-2022-50541 affects the Linux kernel dmaengine: ti: k3-udma driver. The vulnerability arises from 32-bit UDMA_CHAN_RT real-time bytecount counters (BCNT_REG) overflowing when transferring more than 4GB, which corrupts completion status. The fix resets/decreases the per-transaction byte count a...

5.5CVSS6.3AI score0.00145EPSS
Save
CVE
CVE
added 2025/09/15 2:3 p.m.27 views

CVE-2023-53167

CVE-2023-53167: In the Linux kernel, tracing_err_log_open() can dereference file->private_data if opened with write permissions and then lseek is used, causing a kernel panic via mutex_lock -> seq_lseek. A fix was applied to tracing: Fix null pointer dereference in tracing_err_log_open() fo...

5.5CVSS6.1AI score0.00146EPSS
Save
CVE
CVE
added 2025/09/15 2:4 p.m.27 views

CVE-2023-53177

CVE-2023-53177 affects the Linux kernel, specifically the media: hi846 driver, where pm_runtime_get_if_in_use() can return -EAGAIN during system resume, risking a refcount underflow after a subsequent pm_runtime_put(). The issue is mitigated by the patch that fixes system-resume handling for -EAG...

5.5CVSS6.1AI score0.00143EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.27 views

CVE-2023-53201

CVE-2023-53201: In Linux kernel RDMA/bnxt_re, the producer index for the mailbox could wrap around incorrectly; when the 0x80000000 bit (bit 31) was set after long runtimes, the FW could enter initialization and hang. The fix is to wrap the mbox producer index at u16 max instead of allowing u32 w...

5.5CVSS6.1AI score0.00152EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.27 views

CVE-2023-53207

CVE-2023-53207 applies to the Linux kernel ublk subsystem. The issue arises in ublk_ctrl_end_recovery: if wait_for_completion_interruptible() is interrupted by a signal, queues aren’t yet fully set up, so the kernel must fail UBLK_CMD_END_USER_RECOVERY to avoid a kernel oops. The CVSS 3.1 data in...

5.5CVSS6.1AI score0.00143EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.27 views

CVE-2023-53215

CVE-2023-53215 affects the Linux kernel sched/fair component. The issue occurs when the load balancer tries to migrate a task that is migration-disabled to its current CPU, triggering a warning in set_task_cpu() during balance. The root cause is how the new_dst_cpu is selected from env->dst_gr...

7.8CVSS5.9AI score0.00153EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.27 views

CVE-2023-53217

Summary (CVE-2023-53217): Linux kernel vulnerability affecting the nubus subsystem where reading files under /proc/bus/nubus could segfault. The issue stems from a regression introduced during the conversion of proc_create_single_data() usage, making single_open() calls with nubus_proc_rsrc_show(...

7.8CVSS6AI score0.00153EPSS
Save
CVE
CVE
added 2025/09/16 8:11 a.m.27 views

CVE-2023-53274

Technical details about CVE-2023-53274 are not provided in the connected documents; no product/vendor/version specifics or exploit information are included. Monitor for updates.

7.8CVSS6.2AI score0.00143EPSS
Save
CVE
CVE
added 2025/09/16 8:11 a.m.27 views

CVE-2023-53278

CVE-2023-53278 affects the Linux kernel in the ubifs subsystem, specifically a memory leak in ubifs_sysfs_init() that occurs when insmod ubifs.ko is loaded. The entry states the vulnerability has been resolved via a fix for the memory leak, with the observable kmemleak report and backtrace indica...

5.5CVSS6.1AI score0.00143EPSS
Save
CVE
CVE
added 2025/09/17 2:56 p.m.27 views

CVE-2023-53344

In CVE-2023-53344, the Linux kernel patch addresses a KMSAN uninitialized-value issue in bcm_tx_setup triggered by uninitialized memory during aio_write handling after a memcpy_from_msg call. The vulnerability chain involves can/bcm code allocating an op frame and copying data, with a comparison ...

5.5CVSS6AI score0.00185EPSS
Save
CVE
CVE
added 2025/09/17 2:56 p.m.27 views

CVE-2023-53364

Technical details about CVE-2023-53364 are not publicly available in the provided documents; no affected products, impact, or fixes are specified here. Monitor for updates.

5.5CVSS6AI score0.00152EPSS
Save
CVE
CVE
added 2025/10/01 11:42 a.m.27 views

CVE-2023-53448

CVE-2023-53448 is a Linux kernel issue in fbdev/imxfb where an unnecessary release_mem_region was removed on the error path to prevent releasing the mem region twice, which could lead to a resource leak or other issues. The connected advisories confirm that the Linux kernel has been updated to ad...

5.5CVSS6.1AI score0.00143EPSS
Save
CVE
CVE
added 2025/10/01 11:42 a.m.27 views

CVE-2023-53463

The CVE-2023-53463 entry concerns Linux kernel ibmvnic (IBM Power NIC) handling of NON_FATAL resets. The advisory describes a bug where resetting dql stats on NON_FATAL resets could lead to a mismatch between num_queued and num_completed due to batched skb handling, causing a BUG_ON crash during ...

7.5CVSS5.7AI score0.00332EPSS
Save
CVE
CVE
added 2025/10/01 11:42 a.m.27 views

CVE-2023-53475

CVE-2023-53475 affects the Linux kernel USB xHCI Tegra implementation. Root cause: sleep/alloc that can sleep (kasprintf) is invoked from an atomic context via tegra_xusb_padctl_get_usb3_companion -> tegra_xusb_find_port -> kasprintf, which is invalid in atomic contexts. Impact: potential c...

5.5CVSS6AI score0.00145EPSS
Save
CVE
CVE
added 2025/10/01 11:42 a.m.27 views

CVE-2023-53483

CVE-2023-53483 affects the Linux kernel, specifically the ACPI processor code. The vulnerability arises in fch_misc_setup() where devm_kzalloc() may return NULL and lead to a NULL pointer dereference if clk_data->name is NULL. The CVE entry indicates this issue has been resolved in the Linux k...

5.5CVSS6.1AI score0.00143EPSS
Save
CVE
CVE
added 2025/10/01 11:45 a.m.27 views

CVE-2023-53495

The CVE-2023-53495 issue in the Linux kernel concerns the mvpp2 ethernet driver (mvpp2_main). A fix was implemented to prevent an OOB write in mvpp2_ethtool_get_rxnfc() by validating rule_cnt before iterating over rules allocated in ethtool_get_rxnfc(). The underlying problem was that the rules b...

7.8CVSS6.1AI score0.00153EPSS
Save
CVE
CVE
added 2025/10/01 11:45 a.m.27 views

CVE-2023-53496

CVE-2023-53496 – In the Linux kernel, the UV (socketnode lookup) code loops over CPUs to build socket tables; when nr_cpus is less than actual CPUs, cpu_to_node() data for unused CPUs is missing, leading to -1 entries and potential oops. The fix replaces the CPU-loop with a loop over APICIDs mapp...

5.5CVSS6.1AI score0.00127EPSS
Save
CVE
CVE
added 2025/10/01 11:45 a.m.27 views

CVE-2023-53500

CVE-2023-53500 concerns the Linux kernel xfrm path. The issue is a slab-use-after-free in decode_session6 that can occur when an xfrm device is enqueued on a qdisc of type sfb, where the skb cb field may be modified during transmission. This leads to a use-after-free on the skb’s memory during IP...

7.8CVSS5.8AI score0.0015EPSS
Save
CVE
CVE
added 2025/10/01 11:45 a.m.27 views

CVE-2023-53503

In the Linux kernel, the vulnerability CVE-2023-53503 affects ext4: ext4_get_group_info() could underflow when computing a block group if s_first_data_block is set to an extremely large value due to a malicious attacker with write access to the block device while the filesystem is mounted. This c...

5.5CVSS6.2AI score0.00145EPSS
Save
CVE
CVE
added 2025/10/01 11:46 a.m.27 views

CVE-2023-53511

The CVE-2023-53511 entry corresponds to a Linux kernel issue in the io_uring flow where fget() leaked when a filesystem (ocfs2) does not support nowait buffered reads. Root cause: during io_issue_sqe, the path io_assign_file → io_read → io_iter_do_read → ocfs2_file_read_iter can lead to a leak wh...

5.5CVSS6.3AI score0.00134EPSS
Save
CVE
CVE
added 2025/10/01 11:46 a.m.27 views

CVE-2023-53528

CVE-2023-53528 affects the Linux kernel RDMA/rxe subsystem. The vulnerability arises from an unsafe drain-work-queue path in qp cleanup when create_qp does not fully complete; cleanup could attempt to drain send/recv queues before the queues exist, leading to a segfault. The fixed patch adds a gu...

5.5CVSS6.1AI score0.00134EPSS
Save
CVE
CVE
added 2025/10/04 3:16 p.m.27 views

CVE-2023-53548

CVE-2023-53548 affects the Linux kernel USB networking stack, specifically the usbnet driver. The issue arises when usbnet trusts the bulk endpoint addresses reported by the probe routine in the driver_info structure and does not verify that the endpoints exist and have the correct type/direction...

5.5CVSS6.1AI score0.00147EPSS
Save
CVE
CVE
added 2025/10/04 3:16 p.m.27 views

CVE-2023-53554

CVE-2023-53554 affects the Linux kernel staging/ ks7010 driver: ks_wlan_set_encode_ext() uses exc->key_len (u16) from user, and if it exceeds IW_ENCODING_TOKEN_MAX (64) this can cause memory corruption. The connected advisories (SUSE/OpenVAS/Nessus blocks) confirm kernel remediation but do not...

7.8CVSS6.5AI score0.00169EPSS
Save
CVE
CVE
added 2025/10/04 3:17 p.m.27 views

CVE-2023-53568

Vulnerability (CVE-2023-53568) in the Linux kernel affects s390/zcrypt: when dev_set_name() fails, zcdn_create() leaks newly allocated resources instead of freeing them. The issue has been resolved by ensuring proper cleanup. The provided description notes the root cause and fix, and linked refer...

5.5CVSS6.2AI score0.00136EPSS
Save
CVE
CVE
added 2025/10/04 3:17 p.m.27 views

CVE-2023-53573

CVE-2023-53573 affects the Linux kernel (clk: rs9) and was resolved by enabling the flat cache again during suspend/resume. The issue occurred when disabling the cache in the commit for clk: rs9: Fix I2C accessors without removing cache synchronization in the resume path, causing a kernel panic b...

5.5CVSS6AI score0.00134EPSS
Save
CVE
CVE
added 2025/10/04 3:43 p.m.27 views

CVE-2023-53583

CVE-2023-53583 concerns the Linux kernel RISC‑V PMU driver. The issue arises from the perf subsystem: after perf_event_overflow(), the RISC‑V PMU driver did not update PERF_HES_STOPPED, and the unthrottle path could trigger riscv_pmu_start(), emitting a WARN_ON_ONCE. The fixed change removes the ...

5.5CVSS6.1AI score0.00145EPSS
Save
CVE
CVE
added 2025/10/04 3:43 p.m.27 views

CVE-2023-53584

CVE-2023-53584 pertains to the Linux kernel ubifs_releasepage path, where an assertion ubifs_assert(0) can fail during page release, potentially triggering UBIFS read-only mode and faulting I/O. Public docs show this was fixed in vendor-specific patches: Root:Ubuntu-22.04 advised patches (ROOT-OS...

5.5CVSS6.1AI score0.00145EPSS
Save
CVE
CVE
added 2025/10/04 3:44 p.m.27 views

CVE-2023-53585

CVE-2023-53585 : In the Linux kernel, a bug in bpf_sk_assign could leak a refcount when a newly created unhashed UDP socket is bound after being added to a sockmap. The issue arises because bpf_sk_assign may be invoked in an RCU-critical section before the sk’s final state (SOCK_RCU_FREE) is appl...

5.5CVSS6AI score0.00147EPSS
Save
CVE
CVE
added 2025/10/04 3:44 p.m.27 views

CVE-2023-53593

CVE-2023-53593 – Linux kernel (CIFS): The issue arises in the CIFS readpath when fscache cache hits occur, leaking a folio lock. The fix releases the folio lock after read completion in cifs_readpage_worker. The problem occurred because the callee was expected to unlock the folio, but in certain ...

5.5CVSS5.9AI score0.00134EPSS
Save
CVE
CVE
added 2025/10/04 3:44 p.m.27 views

CVE-2023-53595

CVE-2023-53595 affects the Linux kernel, specifically the octeontx2-pf driver’s macsec (mcs) path. The issue triggers NULL pointer dereferences during teardown when rebooting after creating a macsec interface, leading to kernel crashes as shown by call traces like cn10k_mdo_del_secy and macsec_no...

5.5CVSS6.1AI score0.00135EPSS
Save
CVE
CVE
added 2025/10/04 3:44 p.m.27 views

CVE-2023-53609

CVE-2023-53609 affects the Linux kernel in the SCSI subsystem. The vulnerability stems from a change where scsi_queue_rq() could execute atomic_inc(&cmd->device->iorequest_cnt) after scsi_dispatch_cmd(), risking a kernel panic if cmd->device was freed. The issue has been addressed by rev...

7.8CVSS6.1AI score0.00125EPSS
Save
CVE
CVE
added 2025/10/04 3:44 p.m.27 views

CVE-2023-53614

Summary: CVE-2023-53614 affects the Linux kernel in the mm/ksm path, where exit_mmap() may teardown VMAs and the maple tree while mmap_lock is held, risking a destroyed maple tree being dereferenced. The fix ensures maple tree validity by checking ksm_test_exit() after obtaining mmap_lock in read...

4.7CVSS5.9AI score0.00099EPSS
Save
CVE
CVE
added 2025/10/07 3:19 p.m.27 views

CVE-2023-53643

CVE-2023-53643 affects the Linux kernel nvme-tcp driver. During error recovery the nvme-tcp socket is released and a new one is created; accessing the released socket leads to a kernel NULL pointer dereference (e.g., when executing getsockname() during a sequence that triggers error recovery, suc...

7.8CVSS6.1AI score0.00151EPSS
Save
CVE
CVE
added 2025/10/07 3:19 p.m.27 views

CVE-2023-53646

CVE-2023-53646 affects the Linux kernel (drm/i915/perf) on Intel i915 perf paths. The issue arises from a global-out-of-bounds in xehp_is_valid_b_counter_addr due to how arrays are passed to reg_in_range_table; a sentinel was added to xehp_oa_b_counters to terminate the table, addressing a KASAN ...

7.8CVSS6.1AI score0.00183EPSS
Save
CVE
CVE
added 2025/10/07 3:21 p.m.27 views

CVE-2023-53683

Summary of CVE-2023-53683 (Linux kernel, fs/hfsplus) : The vulnerability concerns the Apple HFS+ support in the Linux kernel. It arises from a problematic WARN_ON() in hfsplus_cat_read_inode() and hfsplus_cat_write_inode(), which could trigger under crafted filesystem images with bogus lengths. T...

7.8CVSS6AI score0.00143EPSS
Save
CVE
CVE
added 2025/09/23 6:0 a.m.27 views

CVE-2025-39878

CVE-2025-39878 involves a Linux kernel issue related to ceph code: move_dirty_folio_in_page_array() incorrectly returns 0 (PTR_ERR(NULL)) after NULLing the pointer, causing errors to be silently ignored and leaving NULL entries in the page array, potentially crashing the kernel. The documented fi...

5.5CVSS6.3AI score0.00119EPSS
Save
CVE
CVE
added 2025/10/01 7:42 a.m.27 views

CVE-2025-39892

CVE-2025-39892 affects the Linux kernel ASoC subsystem. The vulnerability arises in soc-core where a NULL driver name could be dereferenced by snd_soc_lookup_component_nolocked() when soc-generic-dmaengine-pcm.c uses the same device for CPU and Platform, leading to a NULL pointer access in compon...

5.5CVSS6.2AI score0.00119EPSS
Save
CVE
CVE
added 2025/10/01 7:42 a.m.27 views

CVE-2025-39894

The CVE-2025-39894 issue is in the Linux kernel netfilter br_netfilter path: br_nf_local_in() confirms conntrack during handling of a broadcast to a tap device added to a bridge. If another conntrack with the same hash is added, a warning can be emitted. The root cause is br_nf_local_in() using t...

7.5CVSS5.8AI score0.00302EPSS
Save
CVE
CVE
added 2025/10/01 8:7 a.m.27 views

CVE-2025-39924

The CVE-2025-39924 entry relates to the Linux kernel EROFS code. A bug was fixed where the algorithm used to validate encoded extents was incorrect; the check is now unified with Z_EROFS_COMPRESSION(_RUNTIME)_MAX and aligned with sbi->available_compr_algs. The impact described in sources is li...

7.8CVSS6.1AI score0.00125EPSS
Save
CVE
CVE
added 2025/10/04 7:31 a.m.27 views

CVE-2025-39947

Affected software: Linux kernel with mlx5e uplink netdev handling. Issue: mlx5_uplink_netdev_get() may return a NULL pointer when the uplink netdevice is removed during unbind, leading to a kernel panic. Root cause: the uplink netdev pointer can be cleared while in use. Impact: potential kernel p...

5.5CVSS6AI score0.00136EPSS
Save
CVE
CVE
added 2026/01/13 3:29 p.m.27 views

CVE-2025-68817

CVE-2025-68817 affects the Linux kernel ksmbd component. A use-after-free on a tree-connection object (tcon) can occur under high concurrency when a disconnect path frees the tcon while another path still holds a reference and later calls *_put()/write. The issue is addressed by a kernel fix in k...

9.8CVSS6.2AI score0.00416EPSS
Save
CVE
CVE
added 2026/01/14 3:7 p.m.27 views

CVE-2025-71142

CVE-2025-71142 : In the Linux kernel, a warning is triggered when disabling a remote cpuset partition under certain CPU-hotplug scenarios, due to an incorrect relationship between effective_xcpus and subpartitions_cpus. The fix per the advisory and related documents changes the warning logic to o...

5.5CVSS6AI score0.00102EPSS
Save
CVE
CVE
added 2026/01/23 3:23 p.m.27 views

CVE-2025-71158

Summary of CVE-2025-71158 : In the Linux kernel GPIO subsystem, the mpsse driver could crash when an IRQ worker was running if the hardware was unplugged (sealevel hardware not hotpluggable). The fix adds protection by tearing down the worker list with a spinlock when disconnecting, preventing a ...

7.8CVSS5.3AI score0.00144EPSS
Save
Total number of security vulnerabilities14709